You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds Aus PFTs to the AM3 JULES infrastructure. Should lead to no functional changes, as the PFT maps do not have any fractions assigned to tiles 12 and 13, and there is no meaningful science associated with the tiles either. Effectively just a renaming of empty1 and empty2 in various locations to aust_mesic and aust_xeric.
access-am3, defined in ./spack.yaml, will be deployed to Gadi as:
2026.01.000 as a Release (when merged).
pr21-1 as a Prerelease (during this PR).
This Prerelease is accessible on Gadi using:
module use /g/data/vk83/prerelease/modules
module load access-am3/pr21-1
When using the above modules, the binaries shall be on your $PATH.
For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/0.22/spack in the access-am3-pr21-1 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.
access-am3, defined in ./spack.yaml, will be deployed to Gadi as:
2026.01.000 as a Release (when merged).
pr21-2 as a Prerelease (during this PR).
This Prerelease is accessible on Gadi using:
module use /g/data/vk83/prerelease/modules
module load access-am3/pr21-2
When using the above modules, the binaries shall be on your $PATH.
For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/0.22/spack in the access-am3-pr21-2 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Aus PFTs to the AM3 JULES infrastructure. Should lead to no functional changes, as the PFT maps do not have any fractions assigned to tiles 12 and 13, and there is no meaningful science associated with the tiles either. Effectively just a renaming of
empty1andempty2in various locations toaust_mesicandaust_xeric.🚀 The latest prerelease
access-am3/pr21-1at b2f17f2 is here: #21 (comment) 🚀🚀 The latest prerelease
access-am3/pr21-2at 029ded7 is here: #21 (comment) 🚀